FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Eu.Dedalus.D4Solutions.COVID-19#1.0.2 (93 ms)

Package Eu.Dedalus.D4Solutions.COVID-19
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=Eu.Dedalus.D4Solutions.COVID-19@1.0.2&canonical=http://apiframework.dedalus.eu/fhir/StructureDefinition/RelatedPerson
Url http://apiframework.dedalus.eu/fhir/StructureDefinition/RelatedPerson
Status active
Name RelatedPerson
Experimental False
Description APIFWK Core profile for RelatedPerson
Type RelatedPerson
Kind resource

Resources that use this resource

StructureDefinition
http://d4solutions.dedalus.eu/fhir/StructureDefinition/RelatedPerson-COVID19 RelatedPerson-COVID19

Resources that this resource uses

StructureDefinition
http://apiframework.dedalus.eu/fhir/StructureDefinition/Address Address
http://apiframework.dedalus.eu/fhir/StructureDefinition/ContactPoint API Framework ContactPoint
http://apiframework.dedalus.eu/fhir/StructureDefinition/HumanName API Framework HumanName
http://apiframework.dedalus.eu/fhir/StructureDefinition/Meta-ForCommonConformance Meta-ForCommonConformance
http://apiframework.dedalus.eu/fhir/StructureDefinition/Patient API Framework Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/RelatedPerson",
  "name" : "RelatedPerson",
  "status" : "active",
  "experimental" : false,
  "description" : "APIFWK Core profile for RelatedPerson",
  "fhirVersion" : "3.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "RelatedPerson",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "RelatedPerson.meta",
        "path" : "RelatedPerson.meta",
        "type" : [
          {
            "code" : "Meta",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Meta-ForCommonConformance"
          }
        ]
      },
      {
        "id" : "RelatedPerson.text",
        "path" : "RelatedPerson.text",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.identifier",
        "path" : "RelatedPerson.identifier",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.patient",
        "path" : "RelatedPerson.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Patient",
            "aggregation" : [
              "referenced"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.relationship",
        "path" : "RelatedPerson.relationship",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.name",
        "path" : "RelatedPerson.name",
        "type" : [
          {
            "code" : "HumanName",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/HumanName"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.telecom",
        "path" : "RelatedPerson.telecom",
        "type" : [
          {
            "code" : "ContactPoint",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/ContactPoint"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.gender",
        "path" : "RelatedPerson.gender",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.birthDate",
        "path" : "RelatedPerson.birthDate",
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.address",
        "path" : "RelatedPerson.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Address"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.photo",
        "path" : "RelatedPerson.photo",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.